home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / tbbs093.lha / Cfg / Events.Cfg < prev    next >
Text File  |  1994-02-15  |  244b  |  10 lines

  1. ; Example event configuration
  2.  
  3. ; Update the filelist every midnight
  4.  
  5. Hour 0 Command run <>NIL: execute BBS:Scripts/MakeFList
  6.  
  7. ; After this, make sure that the logs don't get too large
  8.  
  9. Hour 1 Command run <>NIL: BBS:Util/Cutfile BBS:Logs/#? 300
  10.